Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-4370 | GEN003980 | SV-28397r1_rule | ECLP-1 | Medium |
Description |
---|
If the group owner of the traceroute command has not been set to a system group, unauthorized users could have access to the command and use it to gain information regarding a network's topology inside of the firewall. This information may allow an attacker to determine trusted routers and other network information possibly leading to system and network compromise. |
STIG | Date |
---|---|
AIX 6.1 Security Technical Implementation Guide | 2014-09-29 |
Check Text ( None ) |
---|
None |
Fix Text (F-25668r1_fix) |
---|
Change the group owner of the traceroute command to sys, bin, or system. Procedure: # chgrp system /usr/bin/traceroute |